To create a realm trust
Users in this domain and users in the specified realm can access resources in either domain or realm.
Users in the specified realm will not be able to access any resources in this domain.
Users in this domain will not be able to access any resources in the specified realm.
Notes
netdom trust TrustingDomainName /d:TrustedDomainName /add /realm /PasswordT:NewRealmTrustPassword
Value | Description |
---|---|
TrustingDomainName | Specifies the DNS name of the trusting domain in the new realm trust. |
TrustedDomainName | Specifies the DNS name of the domain that will be trusted in the new realm trust. |
NewRealmTrustPassword | Specifies the trust password for the new realm trust. This password must match the one used in the Kerberos realm. |
Notes
netdom trust TrustingDomainName /d:TrustedDomainName /add /realm /twoway
netdom trust | more